arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings
authorAnatolij Gustschin <[email protected]>
Sat, 3 Dec 2011 06:46:15 +0000 (06:46 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 6 Dec 2011 22:59:40 +0000 (23:59 +0100)
commite8f473548a6a0a7321fb4e05bcc77337d5eca710
tree1c2559ee0637e921e4a414cd08671dd3a890de65
parent164a75078917ab83d29a02cd282ee49878b4a349
arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings

Fix:
clocks.c: In function 'setup_post_dividers':
clocks.c:175: warning: comparison is always true due to limited range of
data type
clocks.c:177: warning: comparison is always true due to limited range of
data type
clocks.c:179: warning: comparison is always true due to limited range of
data type
clocks.c:181: warning: comparison is always true due to limited range of
data type
clocks.c:183: warning: comparison is always true due to limited range of
data type
clocks.c:185: warning: comparison is always true due to limited range of
data type
clocks.c:187: warning: comparison is always true due to limited range of
data type
clocks.c:189: warning: comparison is always true due to limited range of
data type

Signed-off-by: Anatolij Gustschin <[email protected]>
Cc: sricharan <[email protected]>
Cc: Tom Rini <[email protected]>
arch/arm/include/asm/arch-omap5/clocks.h